Carsten Dominik [Mon, 17 Nov 2003 14:24:58 +0000 (14:24 +0000)]
*** empty log message ***
Jan Djärv [Mon, 17 Nov 2003 06:06:24 +0000 (06:06 +0000)]
* xterm.c (x_window_to_scroll_bar): Move check of display to
where window_id is compared.
Kenichi Handa [Mon, 17 Nov 2003 05:25:52 +0000 (05:25 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 17 Nov 2003 05:22:36 +0000 (05:22 +0000)]
(latin1-display): Fix docstring.
(latin1-display-ucs-per-lynx): Likewise.
John Wiegley [Mon, 17 Nov 2003 00:24:06 +0000 (00:24 +0000)]
(eshell-ls-file): There are times with size-width is nil and
uncomputed (when directories are created in dired, for example); in
this case, 4 is reasonable default value, although it may caused
skewed new entries (which could be avoided by returning the original
value of 8 in all cases, but 99% of the time this is a waste of
whitespace).
John Wiegley [Mon, 17 Nov 2003 00:22:59 +0000 (00:22 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 16 Nov 2003 23:44:22 +0000 (23:44 +0000)]
(start_display): Set it->first_vpos.
(try_window_id): Use first_vpos to start display in first _text_
line if no reusable lines at start of window with header line.
Kim F. Storm [Sun, 16 Nov 2003 23:43:33 +0000 (23:43 +0000)]
(struct it): New member first_vpos.
Kim F. Storm [Sun, 16 Nov 2003 23:43:00 +0000 (23:43 +0000)]
*** empty log message ***
Jan Djärv [Sun, 16 Nov 2003 18:33:00 +0000 (18:33 +0000)]
Regenerated
Jan Djärv [Sun, 16 Nov 2003 18:32:34 +0000 (18:32 +0000)]
Fix in HAVE_X_SM test
Martin Stjernholm [Sun, 16 Nov 2003 16:55:08 +0000 (16:55 +0000)]
CC Mode update (5.30.8).
Jan Djärv [Sun, 16 Nov 2003 16:17:09 +0000 (16:17 +0000)]
Remove period at end of error message.
Jan Djärv [Sun, 16 Nov 2003 16:09:07 +0000 (16:09 +0000)]
* configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
multiple displays.
Regenerate configure.
Jan Djärv [Sun, 16 Nov 2003 16:06:58 +0000 (16:06 +0000)]
Add HAVE_GTK_MULTIDISPLAY
Jan Djärv [Sun, 16 Nov 2003 16:05:24 +0000 (16:05 +0000)]
Implement multiple display handling for GTK.
Robert J. Chassell [Sun, 16 Nov 2003 14:08:34 +0000 (14:08 +0000)]
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
in emacs-lisp-intro.texi
Robert J. Chassell [Sun, 16 Nov 2003 13:43:25 +0000 (13:43 +0000)]
On behalf of Kevin Ryde <user42@zip.com.au>: Corrections
to cross references, (Interactive Options):
elisp "interactive" -> "Using Interactive".
(defvar and asterisk): Remove emacs "Edit Options" reference,
edit-options is no longer described in the emacs manual.
(Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
John Wiegley [Sun, 16 Nov 2003 09:23:49 +0000 (09:23 +0000)]
(eshell-ls-file): Instead of making the size field in a long-listing
always 8 characters, use `size-width', which has already been
computed.
John Wiegley [Sun, 16 Nov 2003 09:23:29 +0000 (09:23 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 15 Nov 2003 00:57:02 +0000 (00:57 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 15 Nov 2003 00:56:16 +0000 (00:56 +0000)]
(minor-mode-list): Add `hs-minor-mode'.
Luc Teirlinck [Fri, 14 Nov 2003 23:14:37 +0000 (23:14 +0000)]
*** empty log message ***
Jan Djärv [Fri, 14 Nov 2003 19:13:02 +0000 (19:13 +0000)]
* xterm.c (x_detect_focus_change): Do not change focus frame for
Enter/LeaveNotify if the current focus frame has explicit focus.
Thien-Thi Nguyen [Fri, 14 Nov 2003 16:23:37 +0000 (16:23 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 14 Nov 2003 16:23:12 +0000 (16:23 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 14 Nov 2003 16:22:36 +0000 (16:22 +0000)]
(diff-hunk-prev, diff-hunk-next): Support
operation while narrowed, with `diff-restrict-view'.
Thien-Thi Nguyen [Fri, 14 Nov 2003 16:18:01 +0000 (16:18 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 14 Nov 2003 16:16:31 +0000 (16:16 +0000)]
(easy-mmode-define-navigation): Take additional
optional arg NARROWFUN. For the generated functions: Add local var
`was-narrowed-p'. Also, if NARROWFUN is specified, include frags that
arrange to check for and save narrowing state before the move and then
conditionally call NARROWFUN after the move.
Kim F. Storm [Fri, 14 Nov 2003 13:04:15 +0000 (13:04 +0000)]
(update_text_area): Fix redisplay error when hscroll
is active and first glyph is only partially visible.
Kim F. Storm [Fri, 14 Nov 2003 13:03:47 +0000 (13:03 +0000)]
*** empty log message ***
John Wiegley [Fri, 14 Nov 2003 11:01:46 +0000 (11:01 +0000)]
(eshell-parse-variable-ref): Added a backslash that was optional, but
obviously missing based on surrounding code.
John Wiegley [Fri, 14 Nov 2003 11:01:26 +0000 (11:01 +0000)]
*** empty log message ***
John Wiegley [Fri, 14 Nov 2003 10:59:32 +0000 (10:59 +0000)]
(eshell-lisp-command): Do not late-convert string arguments to numbers
unless the whole argument was seen as a number.
John Wiegley [Fri, 14 Nov 2003 10:59:04 +0000 (10:59 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 14 Nov 2003 02:42:55 +0000 (02:42 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 14 Nov 2003 02:39:35 +0000 (02:39 +0000)]
(ctext-non-standard-encodings-alist): Fix coding systems.
Alex Schroeder [Thu, 13 Nov 2003 18:20:08 +0000 (18:20 +0000)]
(timezone-parse-date): Fix style 8 to accept ISO
8601 format (a capital T between the date and the time).
Kenichi Handa [Thu, 13 Nov 2003 01:47:41 +0000 (01:47 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 13 Nov 2003 01:47:25 +0000 (01:47 +0000)]
(select_frame_for_redisplay): New function.
(redisplay_internal): Record also selected_frame for
unwind_redisplay. Call select_frame_for_redisplay before
redrawing each frame.
(unwind_redisplay): Argument changed to a cons.
Luc Teirlinck [Wed, 12 Nov 2003 21:30:14 +0000 (21:30 +0000)]
(Numeric Conversions): Not just `floor', but also `truncate',
`ceiling' and `round' accept optional argument DIVISOR.
Luc Teirlinck [Wed, 12 Nov 2003 21:23:26 +0000 (21:23 +0000)]
*** empty log message ***
Luc Teirlinck [Wed, 12 Nov 2003 17:05:37 +0000 (17:05 +0000)]
(Fstring_to_multibyte): Doc fix.
Luc Teirlinck [Wed, 12 Nov 2003 17:03:19 +0000 (17:03 +0000)]
*** empty log message ***
Sam Steingold [Tue, 11 Nov 2003 14:28:53 +0000 (14:28 +0000)]
doc typo fix
Kenichi Handa [Tue, 11 Nov 2003 07:50:24 +0000 (07:50 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 11 Nov 2003 07:47:44 +0000 (07:47 +0000)]
(x_list_fonts): Fix excluding of auto-scaled fonts.
Luc Teirlinck [Tue, 11 Nov 2003 03:59:26 +0000 (03:59 +0000)]
*** empty log message ***
Luc Teirlinck [Tue, 11 Nov 2003 03:58:26 +0000 (03:58 +0000)]
(Creating Markers): Specify insertion type of created markers. Add
xref to `Marker Insertion Types'. Second argument to `copy-marker' is
optional.
(Marker Insertion Types): Mention that most markers are created with
insertion type nil.
(The Mark): Correctly describe when `mark' signals an error.
(The Region): Correctly describe when `region-beginning' and
`region-end' signal an error.
Kenichi Handa [Mon, 10 Nov 2003 07:20:38 +0000 (07:20 +0000)]
(kannada-compose-region) (kannada-compose-string,
kannada-post-read-conversion): Add autoload cookie.
Kenichi Handa [Mon, 10 Nov 2003 07:19:22 +0000 (07:19 +0000)]
("Kannada"): Add sample-text.
Kenichi Handa [Mon, 10 Nov 2003 07:08:33 +0000 (07:08 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 10 Nov 2003 07:08:15 +0000 (07:08 +0000)]
Add Kannada.
Kenichi Handa [Mon, 10 Nov 2003 04:30:46 +0000 (04:30 +0000)]
(quail-completion): Change the message "corresponding translations" to
"corresponding characters".
Luc Teirlinck [Sun, 9 Nov 2003 22:02:08 +0000 (22:02 +0000)]
*** empty log message ***
Markus Rost [Sun, 9 Nov 2003 19:40:27 +0000 (19:40 +0000)]
*** empty log message ***
Markus Rost [Sun, 9 Nov 2003 19:38:32 +0000 (19:38 +0000)]
(describe-char): Fix typo.
Jan Djärv [Sun, 9 Nov 2003 16:26:48 +0000 (16:26 +0000)]
* xfns.c (x_window): Set XtNx and XtNy in shell widget for
program specified positions.
Luc Teirlinck [Sun, 9 Nov 2003 04:49:58 +0000 (04:49 +0000)]
(Point): Change description of `buffer-end', so that it is also
correct for floating point arguments.
(List Motion): Correct argument lists of `beginning-of-defun' and
`end-of-defun'.
(Excursions): Add xref to `Marker Insertion Types'.
(Narrowing): Argument to `narrow-to-page' is optional.
Luc Teirlinck [Sun, 9 Nov 2003 04:44:28 +0000 (04:44 +0000)]
(Creating Hash): Clarify description of `eql'. `makehash' is obsolete.
(Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
Luc Teirlinck [Sun, 9 Nov 2003 04:41:22 +0000 (04:41 +0000)]
*** empty log message ***
Luc Teirlinck [Sun, 9 Nov 2003 03:38:24 +0000 (03:38 +0000)]
*** empty log message ***
Miles Bader [Sat, 8 Nov 2003 22:20:08 +0000 (22:20 +0000)]
Resolve CVS conflicts
Jan Djärv [Sat, 8 Nov 2003 12:45:13 +0000 (12:45 +0000)]
* xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
Kenichi Handa [Sat, 8 Nov 2003 01:41:38 +0000 (01:41 +0000)]
(lisp): Add kannada.el.
(shortlisp): Likewise.
Kenichi Handa [Sat, 8 Nov 2003 01:41:20 +0000 (01:41 +0000)]
*** empty log message ***
Kenichi Handa [Sat, 8 Nov 2003 01:40:48 +0000 (01:40 +0000)]
New file.
Kenichi Handa [Sat, 8 Nov 2003 01:39:32 +0000 (01:39 +0000)]
(ucs-kannada-to-is13194-alist) (is13194-to-ucs-kannada-hashtbl,
is13194-to-ucs-kannada-regexp): New variables.
Kenichi Handa [Sat, 8 Nov 2003 01:39:07 +0000 (01:39 +0000)]
Preload kannada.el.
Kenichi Handa [Sat, 8 Nov 2003 01:38:41 +0000 (01:38 +0000)]
(DONTCOMPILE): Add kannada.el.
Andreas Schwab [Fri, 7 Nov 2003 16:09:29 +0000 (16:09 +0000)]
.
Andreas Schwab [Fri, 7 Nov 2003 16:08:53 +0000 (16:08 +0000)]
(autoconf-font-lock-keywords): Also highlight AH_*.
Andreas Schwab [Fri, 7 Nov 2003 16:05:44 +0000 (16:05 +0000)]
.
Andreas Schwab [Fri, 7 Nov 2003 16:05:26 +0000 (16:05 +0000)]
(xml-parse-dtd): Fix misplaced paren.
Kenichi Handa [Fri, 7 Nov 2003 07:26:27 +0000 (07:26 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 7 Nov 2003 07:26:09 +0000 (07:26 +0000)]
(windows-1252): Fix table (0x8F and 0x9E).
Kenichi Handa [Fri, 7 Nov 2003 05:55:43 +0000 (05:55 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 7 Nov 2003 05:55:27 +0000 (05:55 +0000)]
(coding_allocate_composition_data): Reset
coding->composing to COMPOSITION_NO.
(coding_restore_composition): Detect invalid composition data.
Give Fstring and Fvector a Lispy integer, not C int.
Luc Teirlinck [Fri, 7 Nov 2003 04:17:52 +0000 (04:17 +0000)]
(Output Streams): Clarify behavior of point for marker output streams.
Luc Teirlinck [Fri, 7 Nov 2003 04:16:06 +0000 (04:16 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 6 Nov 2003 23:00:45 +0000 (23:00 +0000)]
Fix language names. Add C, Braille, Georgian, Ukrainian.
Add IPA pronunciation to English. Fix tab widths.
Kenichi Handa [Thu, 6 Nov 2003 23:00:03 +0000 (23:00 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 5 Nov 2003 16:45:11 +0000 (16:45 +0000)]
(Flogb): Don't use VALMASK.
Stefan Monnier [Wed, 5 Nov 2003 16:00:38 +0000 (16:00 +0000)]
(XSETTYPE): Remove.
Stefan Monnier [Wed, 5 Nov 2003 15:51:38 +0000 (15:51 +0000)]
(GCTYPEMASK): Remove.
(XGCTYPE): Make it an alias of XTYPE.
Stefan Monnier [Wed, 5 Nov 2003 15:27:44 +0000 (15:27 +0000)]
(VALBITS, XINT, XUINT): Remove.
Stefan Monnier [Wed, 5 Nov 2003 15:24:08 +0000 (15:24 +0000)]
(XINT): Move the cast to clarify what is going on.
Lars Hansen [Wed, 5 Nov 2003 13:28:48 +0000 (13:28 +0000)]
*** empty log message ***
Lars Hansen [Wed, 5 Nov 2003 13:28:17 +0000 (13:28 +0000)]
(desktop-locals-to-save): Add buffer-file-coding-system.
(desktop-buffer-file): Use saved buffer-file-coding-system
for file reading. Set auto-insert to nil to prevent automatic
insertion into restored empty files.
Luc Teirlinck [Wed, 5 Nov 2003 05:11:41 +0000 (05:11 +0000)]
*** empty log message ***
Luc Teirlinck [Wed, 5 Nov 2003 04:31:43 +0000 (04:31 +0000)]
(Defining Variables): Second argument to `defconst' is not optional.
(Setting Variables): Mention optional argument APPEND to `add-to-list'.
(Creating Buffer-Local): Expand description of `make-variable-buffer-local'.
(Frame-Local Variables): Expand description of `make-variable-frame-local'.
(Variable Aliases): Correct description of optional argument DOCSTRING
to `defvaralias'. Mention return value of `defvaralias'.
(File Local Variables): Add xref to `File variables' in Emacs Manual.
Correct description of `hack-local-variables'. Mention
`safe-local-variable' property. Mention optional second argument to
`risky-local-variable-p'.
Luc Teirlinck [Wed, 5 Nov 2003 04:06:27 +0000 (04:06 +0000)]
(risky-local-variable-p): Make second argument optional.
Luc Teirlinck [Wed, 5 Nov 2003 04:03:39 +0000 (04:03 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 3 Nov 2003 20:28:47 +0000 (20:28 +0000)]
(Symbol Plists): Mention return value of `setplist'.
Luc Teirlinck [Mon, 3 Nov 2003 20:24:08 +0000 (20:24 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 3 Nov 2003 19:21:02 +0000 (19:21 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 3 Nov 2003 19:20:23 +0000 (19:20 +0000)]
(rmail-convert-to-babyl-format): If
base64-decode-region signals an error, catch it and silently
ignore it.
Stefan Monnier [Mon, 3 Nov 2003 14:44:48 +0000 (14:44 +0000)]
(add-hook): Fix last change.
Eli Zaretskii [Mon, 3 Nov 2003 06:23:11 +0000 (06:23 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 3 Nov 2003 06:21:45 +0000 (06:21 +0000)]
From David Ponce: document segfaults with the Linux kernels that
enable the Exec-shield functionality.